net/http.http2serverConn.processPing (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5356: 		return sc.processPing(f)
		h2_bundle.go#L5375: func (sc *http2serverConn) processPing(f *http2PingFrame) error {